home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 24 / CU Amiga Magazine's Super CD-ROM 24 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-07].iso / SWOS / Clickfor9697disk2 < prev    next >
Text File  |  1980-09-30  |  761b  |  29 lines

  1. echo "This update is for SWOS '96-97 only."
  2. wait 1
  3.  
  4. echo "Warning! This installation may damage your Sensible World of"
  5. echo " Soccer disk 2. If you aren't ready with a copy of your SWOS "
  6. echo "2 disk, then you haven't read the instructions. Please read "
  7. echo "the instructions in the magazine before you proceed"
  8. ask "Hiit return when you are ready to proceed."
  9.  
  10.  
  11. copy cu186:disk2/ ram: quiet clone all
  12. copy cu186:disk1/grafs/swcpich3.map ram:grafs
  13. copy cu186:disk1/grafs/swcpich4.map ram:grafs
  14. copy cu186:disk1/grafs/swcpich5.map ram:grafs
  15.  
  16. echo "please insert your backup of SWOS disk 2"
  17.  
  18. wait 10
  19.  
  20.  
  21. copy ram:grafs SWOS2:grafs clone quiet all
  22.  
  23. copy ram:data SWOS2:data clone quiet all
  24.  
  25. delete ram:grafs all quiet
  26. delete ram:data all quiet
  27.  
  28. echo "All done!"
  29.